{* Site cache config/manage template *} {include file='inc/_header.html'}
{block_page}
Language caching {if $language_caching} ENABLED {else} DISABLED {/if}
{if $language_caching} {else} {/if}
{/block_page}
{*
{block_page}
Output caching {if $output_caching} ENABLED {else} DISABLED {/if}
{if $output_caching} {else} {/if}
{/block_page}
*}
{block_page}
Compiled Components php,
Forms javascript handlers,
Language cache, themes merged
CSS and images crops.
{/block_page}

{include file='inc/_footer.html'}